home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / doshelp.arc / FORMAT.TXT < prev    next >
Encoding:
Text File  |  1985-03-27  |  1.1 KB  |  25 lines

  1. <<<<<<<<<<<<<<<<<<<<<           FORMAT            >>>>>>>>>>>>>>>>>>>>>
  2.  
  3. PURPOSE:  Initializes a disk in a format acceptable to DOS and prepares
  4. the disk to accept files by establishing the directory.
  5.  
  6. DANGER:  Be very careful with this command if you have a fixed disk.
  7. If your default drive is C and you enter FORMAT ... you will destroy
  8. the entire contents of your fixed disk!
  9.  
  10. CAUTION:  This command destroys all data previously written to a floppy
  11. disk.  Do not FORMAT a disk with data or programs that you need.
  12.  
  13. ;    FORMAT A: /V       ..  Initializes a 2-sided floppy disk in 
  14. ;                           Drive A.  The /V is an option for giving
  15. ;                           the disk a volume name.
  16.  
  17. ;    FORMAT B: /S       ..  The /S adds the system files after the
  18. ;                           disk is formatted.  You can boot your
  19. ;                           computer from this disk.
  20.  
  21. ;    FORMAT B: /1       ..  Formats the disk in Drive B.  The /1 is
  22. ;                           an option for formatting just one side
  23. ;                           of the disk.
  24. ###
  25.